|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectraar.agent.RAAgentFactory
raar.agent.RAAgentFactory_RAAgent
public class RAAgentFactory_RAAgent
Implemented factory that returns a default RAAgent for simulation purposes.
| Constructor Summary | |
|---|---|
RAAgentFactory_RAAgent()
|
|
| Method Summary | |
|---|---|
boolean |
configure()
Configure the plug-in. |
RAAgent |
getNewAgent()
Get a new agent. |
javax.swing.ImageIcon |
getPluginIcon()
Return an icon for the plug-in in question, if it has one. |
java.lang.String |
getPluginName()
Return a name for the plug-in in question. |
| Methods inherited from class raar.agent.RAAgentFactory |
|---|
getPluginType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface raar.plugin.RAPlugin |
|---|
getPluginType |
| Constructor Detail |
|---|
public RAAgentFactory_RAAgent()
| Method Detail |
|---|
public RAAgent getNewAgent()
throws RAException
getNewAgent in class RAAgentFactoryRAExceptionpublic java.lang.String getPluginName()
getPluginName in interface RAPluginpublic javax.swing.ImageIcon getPluginIcon()
getPluginIcon in interface RAPluginpublic boolean configure()
configure in interface RAPlugin
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||